home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / pkgconfig / gdk-pixbuf-2.0.pc < prev    next >
Text File  |  2006-04-25  |  279b  |  13 lines

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: GdkPixbuf
  7. Description: Image loading and scaling
  8. Version: 2.8.12
  9. Requires: gobject-2.0,gmodule-no-export-2.0
  10. Libs: -L${libdir} -lgdk_pixbuf-2.0  -lm
  11. Cflags: -I${includedir}/gtk-2.0 
  12.  
  13.